toggle menu
SFMC SDK
androidJvm
switch theme
search in API
SFMC SDK
/
com.salesforce.marketingcloud.sfmcsdk.components.identity
Package-level
declarations
Types
Types
Identity
Link copied to clipboard
class
Identity
Module
Identity
Link copied to clipboard
abstract
class
ModuleIdentity
(
val
moduleName
:
ModuleIdentifier
,
val
applicationId
:
String
)
Profile
Link copied to clipboard
data
class
Profile
(
val
profileId
:
String
,
val
attributes
:
Map
<
String
,
String
?
>
)